home *** CD-ROM | disk | FTP | other *** search
/ Flash MX Savvy / FlashMX Savvy.iso / pc / WIN / FreeHand / Setup.exe / data1.cab / App_Files / English / PPDs / AGSTDS21.PPD < prev    next >
Encoding:
PostScript Printer Description  |  2001-08-15  |  23.3 KB  |  562 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.0"
  10. *FileVersion: "3.1"
  11. *PCFileName: "AGStdS21.PPD"
  12. *LanguageVersion: English
  13. *Product: "(AGFA StudioSet 2000)"
  14. *PSVersion: "(49.3, 52.3) 320"
  15. *ModelName: "AGFA-StudioSet2000"
  16. *NickName:  "AGFA-StudioSet2000 v49.3, 52.3"
  17.  
  18. *% General Information and Defaults ===============
  19. *FreeVM: "2453510"
  20. *LanguageLevel: 1
  21. *ColorDevice: False
  22. *DefaultColorSpace: Gray
  23. *VariablePaperSize: True
  24. *Extensions: FileSystem
  25. *FileSystem: True
  26. *?FileSystem: "
  27.   statusdict /diskstatus get exec
  28.   exch pop 0 eq {(False)}{(True)}ifelse = flush
  29. "
  30. *End
  31. *Throughput: "1"
  32. *Password: "0"
  33. *ExitServer: "
  34.   count 0 eq {  % is the password on the stack?
  35.     true 
  36.   }{
  37.     dup    % potential password
  38.     statusdict /checkpassword get exec not 
  39.   } ifelse 
  40.   {  %  if no password or not valid 
  41.     (WARNING : Cannot perform the exitserver command.) = 
  42.     (Password supplied is not valid.) = 
  43.     (Please contact the author of this software.) = flush
  44.     quit 
  45.   } if 
  46.   serverdict /exitserver get exec
  47. "
  48. *End
  49. *Reset: "
  50.   count 0 eq {  % is the password on the stack?
  51.     true 
  52.   }{
  53.     dup    % potential password
  54.     statusdict /checkpassword get exec not 
  55.   } ifelse 
  56.   {  %  if no password or not valid 
  57.     (WARNING : Cannot reset printer.) = 
  58.     (Password supplied is not valid.) = 
  59.     (Please contact the author of this software.) = flush
  60.     quit 
  61.   } if 
  62.   serverdict /exitserver get exec
  63.   systemdict /quit get exec
  64.   (WARNING : Printer Reset Failed.) = flush
  65. "
  66. *End
  67.  
  68. *OpenUI *Resolution: PickOne
  69. *OrderDependency: 20 AnySetup *Resolution
  70. *DefaultResolution: 1200x1200dpi
  71. *Resolution  600x600dpi: "600 statusdict /setresolution get exec "
  72. *Resolution 1200x1200dpi: "1200 statusdict /setresolution get exec "
  73. *Resolution 1600x1600dpi: "1600 statusdict /setresolution get exec "
  74. *Resolution 2400x2400dpi: "2400 statusdict /setresolution get exec "
  75. *?Resolution: "
  76. save
  77.   initgraphics
  78.   0 0 moveto currentpoint matrix defaultmatrix transform
  79.   0 72 lineto currentpoint matrix defaultmatrix transform
  80.   3 -1 roll sub dup mul
  81.   3 1 roll exch sub dup mul
  82.   add sqrt round cvi
  83.   (          ) cvs dup print (x) print print (dpi) = flush
  84. restore
  85. "
  86. *End
  87. *CloseUI: *Resolution
  88.  
  89. *% Halftone Information ===============
  90. *ScreenFreq: "100.0"
  91. *ScreenAngle: "45.0"
  92. *DefaultScreenProc: Dot
  93. *ScreenProc Dot: "
  94. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  95. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  96. "
  97. *End
  98. *ScreenProc Line: "{ pop }"
  99. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  100.  
  101. *DefaultTransfer: Null
  102. *Transfer Null: "{ }"
  103. *Transfer Null.Inverse: "{ 1 exch sub }"
  104.  
  105. *% Paper Handling ===================
  106.  
  107. *% Use these entries to set paper size most of the time, unless there is
  108. *% specific reason to use PageRegion.
  109. *OpenUI *PageSize: PickOne
  110. *OrderDependency: 30 AnySetup *PageSize
  111. *DefaultPageSize: Letter
  112. *PageSize Letter: "letter"
  113. *PageSize Legal: "legal"
  114. *PageSize Tabloid: "11x17"
  115. *PageSize LARGE: "878 1944 1 statusdict /setpage get exec"
  116. *PageSize A3: "a3"
  117. *PageSize A4: "a4"
  118. *PageSize A5: "a5"
  119. *PageSize B5: "b5"
  120. *PageSize Letter.Transverse: "Letter"
  121. *PageSize A4.Transverse: "A4"
  122. *PageSize A5.Transverse: "A5"
  123. *PageSize B5.Transverse: "B5"
  124. *?PageSize: "
  125. save
  126.  mark  statusdict /pageparams get exec  exch pop
  127.    5 dict
  128.     dup [420 595] (A5.Transverse) put
  129.     dup [516 729] (B5.Transverse) put
  130.     dup [595 842] (A4.Transverse) put
  131.     dup [612 792] (Letter.Transverse) put
  132.    8 dict
  133.     dup [595 420] (A5) put
  134.     dup [729 516] (B5) put
  135.     dup [792 612] (Letter) put
  136.     dup [842 595] (A4) put
  137.     dup [1008 612] (Legal) put
  138.     dup [1190 842] (A3) put
  139.     dup [1224 792] (Tabloid) put
  140.     dup [1944 878] (LARGE) put
  141.   3 -1 roll 0 eq { pop } { exch pop }ifelse
  142.   (Unknown) exch
  143.   { exch aload pop
  144.     4 index eq exch 5 index eq and
  145.     { exch pop exit } { pop } ifelse
  146.   } bind forall = flush cleartomark
  147. restore
  148. "
  149. *End
  150. *CloseUI: *PageSize
  151.  
  152. *% These entries will set up the frame buffer. Usually used with manual feed.
  153. *OpenUI *PageRegion: PickOne
  154. *OrderDependency: 40 AnySetup *PageRegion
  155. *DefaultPageRegion: Letter
  156. *PageRegion Letter: "letter"
  157. *PageRegion Legal: "legal"
  158. *PageRegion Tabloid: "11x17"
  159. *PageRegion LARGE: "878 1944 1 statusdict /setpage get exec"
  160. *PageRegion A3: "a3"
  161. *PageRegion A4: "a4"
  162. *PageRegion A5: "a5"
  163. *PageRegion B5: "b5"
  164. *PageRegion Letter.Transverse: "Letter"
  165. *PageRegion A4.Transverse: "A4"
  166. *PageRegion A5.Transverse: "A5"
  167. *PageRegion B5.Transverse: "B5"
  168. *CloseUI: *PageRegion
  169.  
  170. *% The following entries provide information about specific paper keywords.
  171. *DefaultImageableArea: Letter
  172. *ImageableArea Letter: "0 0 612 792 "
  173. *ImageableArea Legal: "0 0 612 1008 "
  174. *ImageableArea Tabloid: "0 0 792 1224 "
  175. *ImageableArea LARGE: "0 0 878 1944"
  176. *ImageableArea A3: "0 0 842 1191 "
  177. *ImageableArea A4: "0 0 596 842  "
  178. *ImageableArea A5: "0 0 420 596  "
  179. *ImageableArea B5: "0 0 516 729  "
  180. *ImageableArea Letter.Transverse: "0 0 612 792 "
  181. *ImageableArea A4.Transverse: "0 0 596 842 "
  182. *ImageableArea A5.Transverse: "0 0 420 596 "
  183. *ImageableArea B5.Transverse: "0 0 516 729 "
  184. *?ImageableArea: "
  185.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  186.   newpath clippath pathbbox
  187.   4 -2 roll exch 2 {ceiling cvp} repeat
  188.   exch 2 {floor cvp} repeat flush
  189.  restore
  190. "
  191. *End
  192.  
  193. *% These provide the physical dimensions of the paper (by keyword)
  194. *DefaultPaperDimension: Letter
  195. *PaperDimension Letter: "612 792 "
  196. *PaperDimension Legal: "612 1008"
  197. *PaperDimension Tabloid: "792 1224"
  198. *PaperDimension LARGE: "878 1944"
  199. *PaperDimension A3: "842 1191"
  200. *PaperDimension A4: "596 842 "
  201. *PaperDimension A5: "420 596 "
  202. *PaperDimension B5: "516 729 "
  203. *PaperDimension Letter.Transverse: "612 792 "
  204. *PaperDimension A4.Transverse: "596 842 "
  205. *PaperDimension A5.Transverse: "420 596 "
  206. *PaperDimension B5.Transverse: "516 729 "
  207.  
  208. *% Custom Page Sizes
  209. *CustomPageSize True: "exch pop statusdict begin setpageparams end"
  210. *ParamCustomPageSize Width: 1 points 0 878
  211. *ParamCustomPageSize Height: 2 points 0 1944
  212. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 878
  213. *ParamCustomPageSize HeightOffset: 4 points 0 0
  214. *ParamCustomPageSize Orientation: 5 int 0 1
  215.  
  216.  
  217. *% Default Handling Features. This machine is a roll-fed machine, which is 
  218. *% why most of these entries have values of "None".
  219. *OpenUI *InputSlot: PickOne
  220. *OrderDependency: 20 AnySetup *InputSlot
  221. *DefaultInputSlot: Cassette
  222. *InputSlot Cassette: ""
  223. *CloseUI: *InputSlot
  224.  
  225. *% Imagesetter Information =====================
  226. *OpenGroup: Imagesetter
  227. *OpenUI *MirrorPrint/Mirror Print: Boolean
  228. *OrderDependency: 50 AnySetup *MirrorPrint
  229. *MirrorPrint True: "true statusdict /setmirrorprint get exec"
  230. *MirrorPrint False: "false statusdict /setmirrorprint get exec"
  231. *DefaultMirrorPrint: False
  232. *?MirrorPrint: "save statusdict /mirrorprint get exec
  233.    { (True) } { (False) } ifelse = flush restore"
  234. *End
  235. *CloseUI: *MirrorPrint
  236.  
  237. *NegativePrint True: "statusdict begin true setinvert end"
  238. *DefaultNegativePrint: False
  239. *?NegativePrint: "statusdict begin invert end
  240.                   {(True)}{(False)}ifelse = flush"
  241. *End
  242.  
  243. *AdvanceMedia None: ""
  244. *DefaultAdvanceMedia: None
  245. *?AdvanceMedia: "(None) = flush"
  246.  
  247. *CutMedia None: ""
  248. *DefaultCutMedia: None
  249. *?CutMedia: "(None) = flush"
  250. *CloseGroup: Imagesetter
  251.  
  252. *% Font Information =====================
  253.  
  254. *DefaultFont: Courier
  255. *Font Courier: Standard "(001.004)" Standard ROM
  256. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  257. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  258. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  259. *Font Helvetica: Standard "(001.002)" Standard ROM
  260. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  261. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  262. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  263. *Font Symbol: Special "(001.003)" Special ROM
  264. *Font Times-Bold: Standard "(001.002)" Standard ROM
  265. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  266. *Font Times-Italic: Standard "(001.002)" Standard ROM
  267. *Font Times-Roman: Standard "(001.002)" Standard ROM
  268. *?FontQuery: "
  269. save
  270. {
  271.   count 1 gt {
  272.   exch dup 128 string cvs (/) print print (:) print
  273.   dup FontDirectory exch known {pop (Yes)}
  274.   {
  275.     (fonts/                              )
  276.       dup 3 -1 roll 128 string cvs dup length /len exch def
  277.       6 exch putinterval
  278.       0 len 6 add getinterval mark exch
  279.       { } 128 string filenameforall counttomark 0 gt {
  280.       cleartomark (Yes)}{cleartomark (No)}ifelse
  281.       }ifelse =
  282.       }{ exit } ifelse
  283.   } bind loop
  284.   (*) = flush
  285. restore
  286. "
  287. *End
  288.  
  289. *?FontList: "
  290. save
  291.   FontDirectory { pop == } bind forall flush
  292.   /filenameforall where {
  293.     pop (fonts/*) {
  294.     dup length 6 sub 6 exch getinterval cvn ==
  295.     } bind
  296.     128 string filenameforall flush
  297.   } if
  298.   (*) = flush
  299. restore
  300. "
  301. *End
  302.  
  303. *% Printer Messages (verbatim from printer):
  304. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  305. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  306. *Message: "\FontName\ not found, using Courier"
  307.  
  308. *% Status (format: %%[ status: <one of these> ]%% )
  309. *Status: "idle"
  310. *Status: "busy"
  311. *Status: "waiting"
  312. *Status: "printing"
  313.  
  314. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  315. *Source: "serial9"
  316. *Source: "serial25"
  317. *Source: "AppleTalk"
  318. *Source: "Centronics"
  319.  
  320. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  321. *PrinterError: "Photo Unit Failure"
  322. *PrinterError: "Low Voltage"
  323. *PrinterError: "Bad default resolution"
  324. *PrinterError: "Printer power off"
  325. *PrinterError: "Out of paper"
  326. *PrinterError: "No cassette"
  327. *PrinterError: "Media jam"
  328. *PrinterError: "Selftest page"
  329. *PrinterError: "Film advancing"
  330. *PrinterError: "Engine pause"
  331. *PrinterError: "Printer not ready"
  332. *PrinterError: "Diagnostic failure"
  333. *PrinterError: "VSYNC timeout"
  334. *PrinterError: "Status timeout"
  335. *PrinterError: "EIF diagnostic failure"
  336.  
  337.  
  338. *% Color Separation Information =====================
  339.  
  340. *InkName: ProcessCyan/Process Cyan
  341. *InkName: ProcessMagenta/Process Magenta
  342. *InkName: ProcessYellow/Process Yellow
  343. *InkName: ProcessBlack/Process Black
  344. *InkName: CustomColor/Custom Color
  345.  
  346. *% For 65 lpi  =====================================================
  347.  
  348. *ColorSepScreenAngle ProcessBlack.65lpi.600dpi/65 lpi / 600 dpi: "45.0"
  349. *ColorSepScreenAngle CustomColor.65lpi.600dpi/65 lpi / 600 dpi: "45.0"
  350. *ColorSepScreenAngle ProcessCyan.65lpi.600dpi/65 lpi / 600 dpi: "15.0"
  351. *ColorSepScreenAngle ProcessMagenta.65lpi.600dpi/65 lpi / 600 dpi: "75.0"
  352. *ColorSepScreenAngle ProcessYellow.65lpi.600dpi/65 lpi / 600 dpi: "0.0"
  353.  
  354. *ColorSepScreenFreq ProcessBlack.65lpi.600dpi/65 lpi / 600 dpi: "65.0"
  355. *ColorSepScreenFreq CustomColor.65lpi.600dpi/65 lpi / 600 dpi: "65.0"
  356. *ColorSepScreenFreq ProcessCyan.65lpi.600dpi/65 lpi / 600 dpi: "65.0"
  357. *ColorSepScreenFreq ProcessMagenta.65lpi.600dpi/65 lpi / 600 dpi: "65.0"
  358. *ColorSepScreenFreq ProcessYellow.65lpi.600dpi/65 lpi / 600 dpi: "65.0"
  359.  
  360. *ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi: "45.0"
  361. *ColorSepScreenAngle CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi: "45.0"
  362. *ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi: "18.43"
  363. *ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi: "71.57"
  364. *ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi: "0.0"
  365.  
  366. *ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi: "70.71"
  367. *ColorSepScreenFreq CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi: "70.71"
  368. *ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi: "63.25"
  369. *ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi: "63.25"
  370. *ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi: "66.67"
  371.  
  372. *ColorSepScreenAngle ProcessBlack.65lpi.2400dpi/65 lpi / 2400 dpi: "45.0"
  373. *ColorSepScreenAngle CustomColor.65lpi.2400dpi/65 lpi / 2400 dpi: "45.0"
  374. *ColorSepScreenAngle ProcessCyan.65lpi.2400dpi/65 lpi / 2400 dpi: "18.43"
  375. *ColorSepScreenAngle ProcessMagenta.65lpi.2400dpi/65 lpi / 2400 dpi: "71.57"
  376. *ColorSepScreenAngle ProcessYellow.65lpi.2400dpi/65 lpi / 2400 dpi: "0.0"
  377.  
  378. *ColorSepScreenFreq ProcessBlack.65lpi.2400dpi/65 lpi / 2400 dpi: "70.71"
  379. *ColorSepScreenFreq CustomColor.65lpi.2400dpi/65 lpi / 2400 dpi: "70.71"
  380. *ColorSepScreenFreq ProcessCyan.65lpi.2400dpi/65 lpi / 2400 dpi: "63.25"
  381. *ColorSepScreenFreq ProcessMagenta.65lpi.2400dpi/65 lpi / 2400 dpi: "63.25"
  382. *ColorSepScreenFreq ProcessYellow.65lpi.2400dpi/65 lpi / 2400 dpi: "66.67"
  383.  
  384. *% For 75 lpi  =====================================================
  385.  
  386. *ColorSepScreenAngle ProcessBlack.75lpi.600dpi/75 lpi / 600 dpi: "45.0"
  387. *ColorSepScreenAngle CustomColor.75lpi.600dpi/75 lpi / 600 dpi: "45.0"
  388. *ColorSepScreenAngle ProcessCyan.75lpi.600dpi/75 lpi / 600 dpi: "15.0"
  389. *ColorSepScreenAngle ProcessMagenta.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  390. *ColorSepScreenAngle ProcessYellow.75lpi.600dpi/75 lpi / 600 dpi: "0.0"
  391.  
  392. *ColorSepScreenFreq ProcessBlack.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  393. *ColorSepScreenFreq CustomColor.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  394. *ColorSepScreenFreq ProcessCyan.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  395. *ColorSepScreenFreq ProcessMagenta.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  396. *ColorSepScreenFreq ProcessYellow.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  397.  
  398. *% For 85 lpi  =====================================================
  399.  
  400. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  401. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  402. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "15.0"
  403. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "75.0"
  404. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  405.  
  406. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  407. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  408. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  409. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  410. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  411.  
  412.  
  413. *% For 100 lpi  =====================================================
  414.  
  415. *ColorSepScreenAngle ProcessBlack.100lpi.600dpi/100 lpi / 600 dpi: "45.0"
  416. *ColorSepScreenAngle CustomColor.100lpi.600dpi/100 lpi / 600 dpi: "45.0"
  417. *ColorSepScreenAngle ProcessCyan.100lpi.600dpi/100 lpi / 600 dpi: "15.0"
  418. *ColorSepScreenAngle ProcessMagenta.100lpi.600dpi/100 lpi / 600 dpi: "75.0"
  419. *ColorSepScreenAngle ProcessYellow.100lpi.600dpi/100 lpi / 600 dpi: "0.0"
  420.  
  421. *ColorSepScreenFreq ProcessBlack.100lpi.600dpi/100 lpi / 600 dpi: "100.0"
  422. *ColorSepScreenFreq CustomColor.100lpi.600dpi/100 lpi / 600 dpi: "100.0"
  423. *ColorSepScreenFreq ProcessCyan.100lpi.600dpi/100 lpi / 600 dpi: "100.0"
  424. *ColorSepScreenFreq ProcessMagenta.100lpi.600dpi/100 lpi / 600 dpi: "100.0"
  425. *ColorSepScreenFreq ProcessYellow.100lpi.600dpi/100 lpi / 600 dpi: "100.0"
  426.  
  427. *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  428. *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  429. *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "18.43"
  430. *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "71.57"
  431. *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "0.0"
  432.  
  433. *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "106.07"
  434. *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "106.07"
  435. *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "94.87"
  436. *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "94.87"
  437. *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "100.00"
  438.  
  439. *ColorSepScreenAngle ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi: "45.0"
  440. *ColorSepScreenAngle CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi: "45.0"
  441. *ColorSepScreenAngle ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi: "18.43"
  442. *ColorSepScreenAngle ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi: "71.57"
  443. *ColorSepScreenAngle ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi: "0.0"
  444.  
  445. *ColorSepScreenFreq ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi: "106.07"
  446. *ColorSepScreenFreq CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi: "106.07"
  447. *ColorSepScreenFreq ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi: "94.87"
  448. *ColorSepScreenFreq ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi: "94.87"
  449. *ColorSepScreenFreq ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi: "100.00"
  450.  
  451. *% For 120 lpi  =====================================================
  452.  
  453. *ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0"
  454. *ColorSepScreenAngle CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0"
  455. *ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "18.43"
  456. *ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "71.57"
  457. *ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "0.0"
  458.  
  459. *ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "113.14"
  460. *ColorSepScreenFreq CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "113.14"
  461. *ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "126.50"
  462. *ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "126.50"
  463. *ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "120.00"
  464.  
  465. *% For 133 lpi  =====================================================
  466.  
  467. *ColorSepScreenAngle ProcessBlack.133lpi.1200dpi/133 lpi / 1200 dpi: "45.0"
  468. *ColorSepScreenAngle CustomColor.133lpi.1200dpi/133 lpi / 1200 dpi: "45.0"
  469. *ColorSepScreenAngle ProcessCyan.133lpi.1200dpi/133 lpi / 1200 dpi: "18.43"
  470. *ColorSepScreenAngle ProcessMagenta.133lpi.1200dpi/133 lpi / 1200 dpi: "71.57"
  471. *ColorSepScreenAngle ProcessYellow.133lpi.1200dpi/133 lpi / 1200 dpi: "0.0"
  472.  
  473. *ColorSepScreenFreq ProcessBlack.133lpi.1200dpi/133 lpi / 1200 dpi: "141.42"
  474. *ColorSepScreenFreq CustomColor.133lpi.1200dpi/133 lpi / 1200 dpi: "141.42"
  475. *ColorSepScreenFreq ProcessCyan.133lpi.1200dpi/133 lpi / 1200 dpi: "126.50"
  476. *ColorSepScreenFreq ProcessMagenta.133lpi.1200dpi/133 lpi / 1200 dpi: "126.50"
  477. *ColorSepScreenFreq ProcessYellow.133lpi.1200dpi/133 lpi / 1200 dpi: "133.33"
  478.  
  479. *ColorSepScreenAngle ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi: "45.0"
  480. *ColorSepScreenAngle CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi: "45.0"
  481. *ColorSepScreenAngle ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi: "18.43"
  482. *ColorSepScreenAngle ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi: "71.57"
  483. *ColorSepScreenAngle ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi: "0.0"
  484.  
  485. *ColorSepScreenFreq ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi: "141.42"
  486. *ColorSepScreenFreq CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi: "141.42"
  487. *ColorSepScreenFreq ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi: "126.50"
  488. *ColorSepScreenFreq ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi: "126.50"
  489. *ColorSepScreenFreq ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi: "133.33"
  490.  
  491. *% For 150 lpi  =====================================================
  492.  
  493. *ColorSepScreenAngle ProcessBlack.150lpi.1200dpi/150 lpi / 1200 dpi: "45.0"
  494. *ColorSepScreenAngle CustomColor.150lpi.1200dpi/150 lpi / 1200 dpi: "45.0"
  495. *ColorSepScreenAngle ProcessCyan.150lpi.1200dpi/150 lpi / 1200 dpi: "18.43"
  496. *ColorSepScreenAngle ProcessMagenta.150lpi.1200dpi/150 lpi / 1200 dpi: "71.57"
  497. *ColorSepScreenAngle ProcessYellow.150lpi.1200dpi/150 lpi / 1200 dpi: "0.0"
  498.  
  499. *ColorSepScreenFreq ProcessBlack.150lpi.1200dpi/150 lpi / 1200 dpi: "169.71"
  500. *ColorSepScreenFreq CustomColor.150lpi.1200dpi/150 lpi / 1200 dpi: "169.71"
  501. *ColorSepScreenFreq ProcessCyan.150lpi.1200dpi/150 lpi / 1200 dpi: "126.50"
  502. *ColorSepScreenFreq ProcessMagenta.150lpi.1200dpi/150 lpi / 1200 dpi: "126.50"
  503. *ColorSepScreenFreq ProcessYellow.150lpi.1200dpi/150 lpi / 1200 dpi: "150.00"
  504.  
  505. *ColorSepScreenAngle ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi: "45.0"
  506. *ColorSepScreenAngle CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi: "45.0"
  507. *ColorSepScreenAngle ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi: "18.43"
  508. *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi: "71.57"
  509. *ColorSepScreenAngle ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi: "0.0"
  510.  
  511. *ColorSepScreenFreq ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi: "169.71"
  512. *ColorSepScreenFreq CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi: "169.71"
  513. *ColorSepScreenFreq ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi: "126.50"
  514. *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi: "126.50"
  515. *ColorSepScreenFreq ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi: "150.00"
  516.  
  517. *% For 160 lpi  =====================================================
  518.  
  519. *ColorSepScreenAngle ProcessBlack.160lpi.2400dpi/160 lpi / 2400 dpi: "45.0"
  520. *ColorSepScreenAngle CustomColor.160lpi.2400dpi/160 lpi / 2400 dpi: "45.0"
  521. *ColorSepScreenAngle ProcessCyan.160lpi.2400dpi/160 lpi / 2400 dpi: "18.43"
  522. *ColorSepScreenAngle ProcessMagenta.160lpi.2400dpi/160 lpi / 2400 dpi: "71.57"
  523. *ColorSepScreenAngle ProcessYellow.160lpi.2400dpi/160 lpi / 2400 dpi: "0.0"
  524.  
  525. *ColorSepScreenFreq ProcessBlack.160lpi.2400dpi/160 lpi / 2400 dpi: "169.71"
  526. *ColorSepScreenFreq CustomColor.160lpi.2400dpi/160 lpi / 2400 dpi: "169.71"
  527. *ColorSepScreenFreq ProcessCyan.160lpi.2400dpi/160 lpi / 2400 dpi: "151.79"
  528. *ColorSepScreenFreq ProcessMagenta.160lpi.2400dpi/160 lpi / 2400 dpi: "151.79"
  529. *ColorSepScreenFreq ProcessYellow.160lpi.2400dpi/160 lpi / 2400 dpi: "160.00"
  530.  
  531. *% For 175 lpi  =====================================================
  532.  
  533. *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  534. *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  535. *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "18.43"
  536. *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "71.57"
  537. *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "0.0"
  538.  
  539. *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "169.71"
  540. *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "169.71"
  541. *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "189.74"
  542. *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "189.74"
  543. *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "160.00"
  544.  
  545. *% For 200 lpi  =====================================================
  546.  
  547. *ColorSepScreenAngle ProcessBlack.200lpi.2400dpi/200 lpi / 2400 dpi: "45.0"
  548. *ColorSepScreenAngle CustomColor.200lpi.2400dpi/200 lpi / 2400 dpi: "45.0"
  549. *ColorSepScreenAngle ProcessCyan.200lpi.2400dpi/200 lpi / 2400 dpi: "18.43"
  550. *ColorSepScreenAngle ProcessMagenta.200lpi.2400dpi/200 lpi / 2400 dpi: "71.57"
  551. *ColorSepScreenAngle ProcessYellow.200lpi.2400dpi/200 lpi / 2400 dpi: "0.0"
  552.  
  553. *ColorSepScreenFreq ProcessBlack.200lpi.2400dpi/200 lpi / 2400 dpi: "212.13"
  554. *ColorSepScreenFreq CustomColor.200lpi.2400dpi/200 lpi / 2400 dpi: "212.13"
  555. *ColorSepScreenFreq ProcessCyan.200lpi.2400dpi/200 lpi / 2400 dpi: "189.74"
  556. *ColorSepScreenFreq ProcessMagenta.200lpi.2400dpi/200 lpi / 2400 dpi: "189.74"
  557. *ColorSepScreenFreq ProcessYellow.200lpi.2400dpi/200 lpi / 2400 dpi: "200.00"
  558.  
  559. *% The byte count of this file should be exactly 023341 or 023902
  560. *% depending on the filesystem it resides in.
  561. *% end of PPD file for AGFA StudioSet 2000 
  562.